home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Akce / Quartet / Main / HELP.SWF / scripts / DefineButton2_22 / BUTTONCONDACTION on(press).as next >
Text File  |  2002-07-11  |  84b  |  6 lines

  1. on(press){
  2.    cont_cima = 0;
  3.    pressionado_cima = true;
  4.    deslizar_cima();
  5. }
  6.